Welcome![Sign In][Sign Up]
Location:
Search - pso GA

Search list

[Otherycsf

Description: matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 -matlab genetic algorithm GA, particle swarm optimization PSO, some time ago on the ant colony algorithm intelligent calculation AS experimental course, make their own programs. Posts here, I hope someone can improve their exchange of experience is more valuable. Genetic algorithm to solve minimum spanning tree problem, PURFER code. Particle Swarm do unconstrained optimization problems. Ant colony algorithm to solve TSP problem.
Platform: | Size: 1024 | Author: | Hits:

[AlgorithmMetaheuristic-Clustering---MATLAB-Code

Description: Meta-heuristic clustering: Source Code of: GA: Genetic Algorithm PSO: Particles Swram Optimization HS: Harmony Search DE: Differential Evolution
Platform: | Size: 12288 | Author: sepideh sal | Hits:

[Software EngineeringELD_WITH_GA_N_PSO_BASED_SOLUTION

Description: ELD with GA and PSO based Solution published paper for your reference
Platform: | Size: 200704 | Author: Pravat | Hits:

[Software EngineeringMATLAB1

Description: this code hybrid ga and pso is for theresholding
Platform: | Size: 7168 | Author: hadi | Hits:

[DataMiningGA_PSO

Description: hybrid GA & PSO in matlab
Platform: | Size: 6144 | Author: AZAM | Hits:

[DataMiningFUZZYaEVOULOTIONARY-

Description: hybrid fuzzy & (pso-DE-GA)
Platform: | Size: 29696 | Author: AZAM | Hits:

[matlabALO

Description: 该程序为蚁狮(Antlion)搜索优化算法,ALO,具有比粒子群PSO、遗传算法GA等更优的性能-Antlion optimization algorithm
Platform: | Size: 154624 | Author: 徐志成 | Hits:

[Mathimatics-Numerical algorithmsyichuansuanfa

Description: 遗传算法优化BP神经网络、改进的模糊C-均值聚类、遗传算法(粒子群算法、人工鱼群算法等)的投影寻踪模型等遗传算法的简单集合。-Genetic algorithm to optimize the BP neural network, an improved fuzzy C- average clustering and genetic algorithm,(particle swarm optimization (pso), artificial fish algorithm, etc.) of the projection pursuit model: collection of simple genetic algorithm (ga).
Platform: | Size: 7168 | Author: 陈孝君 | Hits:

[Bio-RecognizePSOGA

Description: 这是PSO算法和GA算法联合使用的matlab程序,用于数据定量分析-This is the algorithm of PSO and GA used in conjunction matlab program for quantitative analysis of data
Platform: | Size: 2048 | Author: Wahzau Chan | Hits:

[AI-NN-PRGA-PSO

Description: 遗传算法和粒子群算法以及网格搜索法优化神经网络SVM的高斯核参数和惩罚参数-Optimization of Genetic Algorithm Neural Network SVM Gaussian kernel parameters and penalty parameter
Platform: | Size: 208896 | Author: 陈静 | Hits:

[AI-NN-PRGAandPSO

Description: GA(PSO)为GA和PSO单独优化算法; GA_PSO为GA和PSO混合的优化算法;-GA (PSO) for the GA and PSO optimization algorithm alone GA_PSO of GA and PSO hybrid optimization algorithm
Platform: | Size: 9216 | Author: sven | Hits:

[AI-NN-PRhybrid-of-GA-and-PSO

Description: 混合粒子群算法训练BP神经网络(实验数据包含在内)-A hybrid algorithm is based on particle swarm optimization and it is used in training back propagation neural network (source code)
Platform: | Size: 6144 | Author: 聂善坤 | Hits:

[Industry researchA-combination-of-genetic-algorithm-and-particle-s

Description: A combination of genetic algorithm and particle swarm optimization for optimal DG location and sizing in distribution systems Distributed generation (DG) sources are becoming more prominent in distribution systems due to the incremental demands for electrical energy. Locations and capacities of DG sources have profoundly impacted on the system losses in a distribution network. In this paper, a novel combined genetic algorithm (GA)/particle swarm optimization (PSO) is presented for optimal location and sizing of DG on distribution systems. The objective is to minimize network power losses, better voltage regulation and improve the voltage stability within the frame-work of system operation and security constraints in radial distribution systems. A detailed performance analysis is carried out on 33 and 69 bus systems to demonstrate the effectiveness of the proposed methodology.
Platform: | Size: 534528 | Author: fifo_enp | Hits:

[matlabPID_OPT

Description: fiminunc、GA、PSO三种算法优化PID参数-fiminunc, GA, PSO three algorithms to optimize PID parameters
Platform: | Size: 101376 | Author: 柚子树 | Hits:

[Mapledaimayasuo

Description: 包含:基于蚁群算法求解对称非对称旅行商问题 粒子群优化算法演示(PSO) 基于遗传算法(GA)的多变量旅行商问题(TSP) 遗传算法优化BP 神经网络在数据预测方面的应用 金融数量分析相关代码-Comprising: Solving Symmetric Asymmetric Traveling Salesman Problem Based on Ant Colony Algorithm Particle Swarm Optimization Demo (PSO) Multivariable traveling salesman problem (TSP) based on genetic algorithm (GA) of Genetic algorithm optimization BP neural network in forecasting data Financial analysis of the relevant code number
Platform: | Size: 365568 | Author: woailou11 | Hits:

[Windows DevelopGA_PSO_Optimization

Description: ga和pso的算法,梁结构的拓扑优化,源程序引自文献,加入对应参数-ga and pso algorithm, topology optimization of beam
Platform: | Size: 8192 | Author: Nora | Hits:

[matlabEvolutionary-ANFIS-Training

Description: 用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。-Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an initial original ANFIS structure, and then using the genetic algorithm (GA), particle swarm optimization (PSO) to train ANFIS. This evolutionary training algorithm can be used to solve the nonlinear regression function approximation problem.
Platform: | Size: 21504 | Author: 张贝 | Hits:

[matlabGA(PSO)

Description: 经典的遗传算法的实现,因为是框架因此可以直接套用,交叉概率、变异概率可以设成动态的-The realization of the classical genetic algorithm, because it is the framework can be directly applied, the probability of crossover probability, mutation probability can be set into a dynamic
Platform: | Size: 5120 | Author: 李玥 | Hits:

[DataMiningSVM_GUI_3.1[mcode]

Description: faruto编写的基于libsvm3.1的SVM_GUI,可用于SVM分类及相关回归分析,已经集成了GA及PSO参数寻优算法及PCA算法,提供的是GUI版本及与之对应的源码版本-SVM_GUI and the program of SVM_Code,base on the version of the Libsvm 3.1,using the GA and PSO algorithm to improve
Platform: | Size: 72704 | Author: 张强 | Hits:

[Mathimatics-Numerical algorithmsSVM_Code_GUI

Description: faruto编写的基于libsvm3.1的SVM_GUI,可用于SVM分类及相关回归分析,已经集成了GA及PSO参数寻优算法及PCA算法,提供的是GUI版本及与之对应的源码版本-SVM_GUI and the program of SVM_Code,base on the version of the Libsvm 3.1,using the GA and PSO algorithm to improve
Platform: | Size: 1466368 | Author: 张强 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 »

CodeBus www.codebus.net